翻訳と辞書
Words near each other
・ Symetra
・ Symetra Classic
・ Symetra Tour
・ Symetra Tour Championship
・ Symbolic Manipulation Program
・ Symbolic method
・ Symbolic modeling
・ Symbolic power
・ Symbolic power of a prime ideal
・ Symbolic programming
・ Symbolic racism
・ Symbolic regression
・ Symbolic religiosity
・ Symbolic representation
・ Symbolic self-completion theory
Symbolic simulation
・ Symbolic Sound Corporation
・ Symbolic speech
・ Symbolic stars
・ Symbolic Stream Generator
・ Symbolic system
・ Symbolic trajectory evaluation
・ Symbolic-numeric computation
・ SymbolicC++
・ Symbolics
・ Symbolics Document Examiner
・ SymbolicWeb
・ Symbolism
・ Symbolism (arts)
・ Symbolism in The Church of Jesus Christ of Latter-day Saints


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Symbolic simulation : ウィキペディア英語版
Symbolic simulation

In computer science, a simulation is a computation of the execution of some appropriately modelled state-transition system. Typically this process models the complete state of the system at individual points in a discrete linear time frame, computing each state sequentially from its predecessor. Models for computer programs or VLSI logic designs can be very easily simulated, as they often have an operational semantics which can be used directly for simulation.
Symbolic simulation is a form of simulation where many possible executions of a system are considered simultaneously. This is typically achieved by augmenting the domain over which the simulation takes place. A symbolic variable can be used in the simulation state representation in order to index multiple executions of the system. For each possible valuation of these variables, there is a concrete system state that is being indirectly simulated.
Because symbolic simulation can cover many system executions in a single simulation, it can greatly reduce the size of verification problems. Techniques such as symbolic trajectory evaluation (STE) and generalized symbolic trajectory evaluation (GSTE) are based on this idea of symbolic simulation.
== See also ==

* Symbolic execution
* Symbolic computation

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Symbolic simulation」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.